home *** CD-ROM | disk | FTP | other *** search
/ Amoszine 1 / Amoszine 1.adf / articles / external.asc < prev    next >
Text File  |  1993-09-09  |  3KB  |  70 lines

  1. @2
  2.                RUNNING EXTERNAL PROGRAMS FROM AMOS
  3.                ===================================@1
  4. Just a quick note to let you know that on this disk is a directory util
  5. that I think is superb. And not only that you can run it from within Amos
  6. using the Amiga`s multitasking ability.
  7.  
  8. How many times have you been working on a project only to find that when
  9. you want to save it off, all your work disks are full? Normally you would
  10. have to start deleting files by hand, what a pain! What about shifting files
  11. on to other disks reading power packed doc files, quick formatting of disks
  12. etc. etc.
  13. Well now you can use a small routine called Filemaster.Amos 
  14. (in the Source drawer on this disk) to run FILEMASTER as an external program.
  15. Now, when you need to delete a file or read a doc all you have to do is
  16. press the right Amiga key and the A key and you will be instantly inside
  17. Filemaster. When you have finished your tasks just press La A again and you
  18. skip back to Amos to continue with what you was doing.
  19. You can run any program that you have memory for, in fact I am typing this
  20. article in Edword V2.2 whilst multitasking with Amos, when I have finished
  21. I can just quit Edword to go back to Amos, different programs have different
  22. ways of getting back and some programs knock out Amos. Just experiment with
  23. your favourite utils. You can often have several programs all in memory at
  24. once waiting for your attention.  Using this system will utterly transform
  25. the way you develop your programs in Amos and save you hours of switching
  26. off and booting up a util then re-booting Amos.
  27.  
  28. Okay, I confess I do not understand fully about why one program works and
  29. another won`t but this hasn`t stopped me taking advantage of this system.
  30. You have a brilliant programming language and a fantastic multitasking
  31. computer why not use it?
  32. By the way some of the above information may only apply to Amos original 
  33. and the A1200, but I don`t see why it should not work on almost any system
  34. or version of Amos. Also multitasking can slow down Amos, but won't affect
  35. your compiled version of course.
  36.  
  37. Load in Filemaster.Amos and read the comments in the listing.
  38. If you want to decrunch the power packed source code on this disk then do
  39. this:
  40.  
  41. 1) Load Amos
  42.  
  43. 2) Load Filemaster.amos@1
  44.  
  45. 3) put Amoszine in DF0: and run Filemaster.Amos
  46.  
  47. 4) When returned back to Amos hold down the left Amiga key and press A.
  48.  
  49. 5) Click on Amoszine at the top of the left column to get a dir listing.
  50.  
  51. 6) Open the Source_code drawer by double clicking on it.
  52.  
  53. 7) Go to the right colunm and double click on Ram Disk (or DF1:)
  54.  
  55. 8) Go back and Select a file to decrunch (Any file with .PP on the end)
  56.  
  57. 9) Click on it once to highlight it.
  58.  
  59. 10) Press the Space Bar to show menu 2.
  60.  
  61. 11) Now click on DECRUNCH.
  62.  
  63. 12) Press Left Amiga A to return to Amos.
  64.  
  65. 13) Load in the decrunched file.
  66. @2
  67. You can mow treat the source code as normal.
  68.  
  69. Steve Bye. 
  70.